home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / MCDT101.ARJ / MCDT.DOC next >
Text File  |  1992-01-27  |  2KB  |  49 lines

  1.             USING THE MOUSE CURSOR DESIGN TOOL
  2.  
  3.  
  4. The Mouse Cursor Design Tool requires at least an EGA graphics card that can
  5. display 16 colors simultaneously and a Microsoft-compatible mouse.
  6.  
  7. The mouse cursor design tool is very easy to use.  It has a built-in help
  8. feature that allows you to get help on any specific function you desire.
  9. To access this feature, click on the Help button, then click on any control
  10. panel button or area on the screen you would like help with.
  11.  
  12. It would be a good idea to go through all of the important screen areas, as
  13. well as all of the control panel buttons using the help facility before you
  14. start designing cursors.  This way, you will be familiar with what the program
  15. does and what each control panel button can do for you.  Then, once you have
  16. a good idea about the program, you can get to work designing custom mouse
  17. cursors!
  18.  
  19. You may use these cursors in any of your applications, including programs
  20. that you recieve renumeration for, provided you have the registered version
  21. of this program.  To find out how to register, as well as all of the things
  22. you will recieve as a registered user, please read the file ORDER.ME.
  23.  
  24.  
  25. Files you should have received with the shareware version are listed below:
  26.  
  27. MCDT.EXE        The Mouse Cursor Design Tool program (shareware version)
  28. MCDT.DOC        This document
  29. ORDER.ME        Ordering information
  30.  
  31.  
  32. Some of the files you will receive with the registered version are:
  33.  
  34. MCDT.EXE        A personalized, most up-to-date edition of the Mouse Cursor
  35.            Design Tool.
  36. REFERENCE.DOC   A 2300+ line complete reference guide that shows you how 
  37.            to use custom mouse support with your programs, including 
  38.            generously commented example source code.
  39. REGMCDT.DOC     A complete document on disk that expands on the help
  40.            provided with the on-line help feature in the MCDT.
  41. ORDER.ME        Ordering information (for your friends, etc.)
  42. *.CUR           One dozen pre-made mouse cursors, ready for use.
  43. EXAMPLE1.C      A program that shows you how to implement mouse interface 
  44.            into your programs, as well as how to use the cursors 
  45.            created by MCDT in your code.  A must!
  46. EXAMPLE1.EXE    The ready-to-run (already compiled) version of EXAMPLE1.C,
  47.            compiled with debug information so that you can step 
  48.            through the code to see what is going on!
  49.